This class is used by member functions CRPEngine::LogOnServer, CRPEngine::LogOffServer, CRPEJob::GetNthTableLogOnInfo, CRPEJob::SetNthTableLogOnInfo. The class is used to contain SQL connection information.
Specifies the logon name for the server used to create the report. | |
Specifies the logon name for the database used to create the report. | |
CRPELogOnInfo (serverName CHAR (*), databaseName CHAR (*), userID CHAR (*), password CHAR (*));
Constructs a CRPELogOnInfo class object. Call the constructor with no parameters to allow the Class Library to initialize all member variables with default values. Pass parameters to the constructor to assign specific values to each member variable.
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |